home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Select / ComposeInColor.app / English.lproj / Popi.nib / data.classes < prev    next >
Encoding:
Text File  |  1994-12-14  |  343 bĀ   |  25 lines

  1. Popi = {
  2.     ACTIONS = {
  3.     showPreset:;
  4.     showInfo:;
  5.     };
  6.     OUTLETS = {
  7.     PopiErrorTextField;
  8.     stringTable;
  9.     CValueFormCell;
  10.     AValueFormCell;
  11.     channelMatrix;
  12.     PopiCodeScrollView;
  13.     infoPanel;
  14.     actionView;
  15.     BValueFormCell;
  16.     LimiterButton;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20. FirstResponder = {
  21.     ACTIONS = {
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25.